editable: Tweak docs
authorMatthias Clasen <mclasen@redhat.com>
Mon, 1 Mar 2021 06:33:21 +0000 (01:33 -0500)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:36 +0000 (16:37 +0000)
gtk/gtkeditable.c

index 1f64c595dfdc19e4410c6e2d8390564ee897518b..f822921277ab6a63dbdacefe76aa642260480588 100644 (file)
@@ -25,8 +25,7 @@
 /**
  * GtkEditable:
  *
- * The `GtkEditable` interface is an interface which should be implemented
- * by text editing widgets.
+ * `GtkEditable` is an interface for text editing widgets.
  *
  * Typical examples of editable widgets are [class@Gtk.Entry] and
  * [class@Gtk.SpinButton]. It contains functions for generically manipulating